home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
mm.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
41 lines
<search function="mm">
<name>Multimap Maps</name>
<description>
Search for UK maps.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>mm 10 Downing Street, London sw1</td></tr>
</table>
</description>
<category>People and Places</category>
<link>http://www.multimap.com/</link>
<idea>David Brake david.brake@ukonline.co.uk</idea>
<form name="mmf"
action="http://www.multimap.com/map/places.cgi"
method="get">
<input type="hidden" name="source" value="quicksearch"/>
<input type="hidden" name="client" value="europe"/>
<input type="hidden" name="quicksearch"/>
</form>
<script><![CDATA[
function mm(q)
{
if( nullArgs("mm",q) )
return false;
else
{
document.mmf.quicksearch.value = q;
submitForm(mmf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>